home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / graf_202.zip / GRAFFITI.DOC < prev    next >
Text File  |  1992-10-29  |  3KB  |  80 lines

  1.  
  2.  
  3.  
  4.                         The Graffiti Wall Door v2.2
  5.  
  6.                     for DORINFO1.DEF and WildCAT! systems
  7.                             written by Rob O'Dell
  8.                     (C)  1992 Park In The Alley Software
  9.  
  10.  
  11.  
  12.  
  13.  
  14.        Disclaimer:  This file is guaranteed to do nothing but take up disk
  15.        space.  I am not responsible for any damages resulting from the use
  16.        of this program.  It has been run on an AT 286 and an  AT 386  with
  17.        no problems.
  18.  
  19.  
  20.        Purpose:  This program is a door that allows users to input up to 4
  21.        lines of text and store them into files to be read by other users..
  22.  
  23.  
  24.        Operation:
  25.  
  26.        DORINFO systems: Simple,  put GRAFFITI.EXE and GRAFFITI.KEY in your
  27.                         BBS directory and call it up as GRAFFITI.EXE.
  28.                         Graffiti Wall will  look for  DORINFO1.DEF in the
  29.                         current directory  and will exit if not found.
  30.                         When run, the program is self-explanitory.
  31.        
  32.        WildCAT systems: Put GRAFFITI.EXE and GRAFFITI.KEY in your  WildCAT
  33.                         main directory.  When calling Graffiti, be sure to
  34.                         copy DOOR.SYS to the directory Graffiti is in from
  35.                         the  directory  WildCAT  creates it in.  Then call
  36.                         Graffiti with the command line parameter:  WILDCAT
  37.                         Graffiti Wall needs MAKEWILD.DAT and DOOR.SYS  and
  38.                         will exit if not found.
  39.  
  40.                         Example DOOR#.BAT file:
  41.  
  42.                         ECHO OFF
  43.                         CD\WC30
  44.                         COPY \WC30\WCWORK\NODE1\DOOR.SYS
  45.                         GRAFFITI WILDCAT
  46.  
  47.        This example assumes your main directory is WC30, your work directory
  48.        is \WC30\WCWORK and that you running multi-node  (v2.2  is NOT multi-
  49.        node).  Replace the directories with the proper ones.
  50.  
  51.  
  52.        Files:  The files created by Graffiti Wall  and  their descriptions
  53.        are as follows:
  54.        GRAFFITI.ANS - Graffiti Wall shown to ANSI users.
  55.        GRAFFITI.ASC - Graffiti Wall shown to ASCII users.
  56.        GRAFFITI.SYP - Graffiti Wall shown to SYSOP as stated in  DORINFO1,
  57.                       This file has the users name that inputted each line
  58.                       of Graffiti, useful for those annoying "potty mouth"
  59.                       users.
  60.  
  61.  
  62.        Other:  This program is not free, you are granted a limited license
  63.        of 30 days to evaluate the program.  If you continue using Graffiti
  64.        Wall after the 30 days, you must register it by filling out the
  65.        enclosed REGISTER.FRM file.
  66.  
  67.        Please send comments or suggestions to the support node.
  68.  
  69.        Park In The Alley Support Node:
  70.        Computer Alley BBS (313)289-2659 HST v.42bis  SysOp: Rob O'Dell
  71.  
  72.        Graffiti Wall was written with Turbo Pascal 6.0  using  the  JPDoor
  73.        unit written by John Parlin.
  74.  
  75.  
  76.  
  77.        Graffiti Wall is Copyright (c) 1992 by Park In The Alley Software
  78.        Turbo Pascal  is Copyright (c) 1983,92 by Borland International
  79.        JPDoor        is Copyright (c) 1992 by Motor City Software
  80.